[INFO] cloning repository https://github.com/avencera/scriptrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/avencera/scriptrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favencera%2Fscriptrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favencera%2Fscriptrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] db69a1c2eec235bb61caeb2b37bc2cb03e42c11b
[INFO] checking avencera/scriptrs against try#b152f5575a2ac7126ae0019e4e679abe9399213e for pr-157841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favencera%2Fscriptrs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/avencera/scriptrs
[INFO] finished tweaking git repo https://github.com/avencera/scriptrs
[INFO] tweaked toml for git repo https://github.com/avencera/scriptrs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/avencera/scriptrs on toolchain b152f5575a2ac7126ae0019e4e679abe9399213e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/avencera/scriptrs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded time-core v0.1.7
[INFO] [stderr]   Downloaded objc2-image-io v0.3.2
[INFO] [stderr]   Downloaded hf-hub v0.5.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.113
[INFO] [stderr]   Downloaded realfft v3.5.0
[INFO] [stderr]   Downloaded time-macros v0.2.25
[INFO] [stderr]   Downloaded objc2-core-ml v0.3.2
[INFO] [stderr]   Downloaded time v0.3.45
[INFO] [stderr]   Downloaded openssl v0.10.77
[INFO] [stderr]   Downloaded tokio v1.52.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 01f9edda7a65eb2a2c9486d581fdda9109daf7c5e80c379a68b45d6ca58ced86
[INFO] running `Command { std: "docker" "start" "01f9edda7a65eb2a2c9486d581fdda9109daf7c5e80c379a68b45d6ca58ced86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "01f9edda7a65eb2a2c9486d581fdda9109daf7c5e80c379a68b45d6ca58ced86" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01f9edda7a65eb2a2c9486d581fdda9109daf7c5e80c379a68b45d6ca58ced86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "01f9edda7a65eb2a2c9486d581fdda9109daf7c5e80c379a68b45d6ca58ced86" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling openssl v0.10.77
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking ureq-proto v0.6.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking pem-rfc7468 v1.0.0
[INFO] [stderr]     Checking utf8-zero v0.8.1
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]     Checking webpki-root-certs v1.0.6
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking der v0.8.0
[INFO] [stderr]     Checking ndarray v0.17.2
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling openssl-sys v0.9.113
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking socks v0.3.4
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking tokio v1.52.0
[INFO] [stderr]     Checking indicatif v0.18.4
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking realfft v3.5.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking rustls-webpki v0.103.12
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking ureq v3.3.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking hf-hub v0.5.0
[INFO] [stderr]     Checking scriptrs v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/model.rs:329:9
[INFO] [stdout]     |
[INFO] [stdout] 329 |         input: &[f32],
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `feature_size`
[INFO] [stdout]    --> src/model.rs:330:9
[INFO] [stdout]     |
[INFO] [stdout] 330 |         feature_size: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_feature_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target_frames`
[INFO] [stdout]    --> src/model.rs:331:9
[INFO] [stdout]     |
[INFO] [stdout] 331 |         target_frames: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_frames`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `feature_frames`
[INFO] [stdout]    --> src/model.rs:332:9
[INFO] [stdout]     |
[INFO] [stdout] 332 |         feature_frames: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_feature_frames`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `targets`
[INFO] [stdout]    --> src/model.rs:346:9
[INFO] [stdout]     |
[INFO] [stdout] 346 |         targets: &Array2<i32>,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_targets`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target_length`
[INFO] [stdout]    --> src/model.rs:347:9
[INFO] [stdout]     |
[INFO] [stdout] 347 |         target_length: &Array1<i32>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_length`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hidden_state`
[INFO] [stdout]    --> src/model.rs:348:9
[INFO] [stdout]     |
[INFO] [stdout] 348 |         hidden_state: &Array3<f32>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hidden_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cell_state`
[INFO] [stdout]    --> src/model.rs:349:9
[INFO] [stdout]     |
[INFO] [stdout] 349 |         cell_state: &Array3<f32>,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cell_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `encoder_step`
[INFO] [stdout]    --> src/model.rs:368:9
[INFO] [stdout]     |
[INFO] [stdout] 368 |         encoder_step: &Array3<f32>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_encoder_step`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `decoder_step`
[INFO] [stdout]    --> src/model.rs:369:9
[INFO] [stdout]     |
[INFO] [stdout] 369 |         decoder_step: &Array3<f32>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_decoder_step`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/model.rs:329:9
[INFO] [stdout]     |
[INFO] [stdout] 329 |         input: &[f32],
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `feature_size`
[INFO] [stdout]    --> src/model.rs:330:9
[INFO] [stdout]     |
[INFO] [stdout] 330 |         feature_size: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_feature_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target_frames`
[INFO] [stdout]    --> src/model.rs:331:9
[INFO] [stdout]     |
[INFO] [stdout] 331 |         target_frames: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_frames`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `feature_frames`
[INFO] [stdout]    --> src/model.rs:332:9
[INFO] [stdout]     |
[INFO] [stdout] 332 |         feature_frames: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_feature_frames`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `targets`
[INFO] [stdout]    --> src/model.rs:346:9
[INFO] [stdout]     |
[INFO] [stdout] 346 |         targets: &Array2<i32>,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_targets`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target_length`
[INFO] [stdout]    --> src/model.rs:347:9
[INFO] [stdout]     |
[INFO] [stdout] 347 |         target_length: &Array1<i32>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_length`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hidden_state`
[INFO] [stdout]    --> src/model.rs:348:9
[INFO] [stdout]     |
[INFO] [stdout] 348 |         hidden_state: &Array3<f32>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hidden_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cell_state`
[INFO] [stdout]    --> src/model.rs:349:9
[INFO] [stdout]     |
[INFO] [stdout] 349 |         cell_state: &Array3<f32>,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cell_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `encoder_step`
[INFO] [stdout]    --> src/model.rs:368:9
[INFO] [stdout]     |
[INFO] [stdout] 368 |         encoder_step: &Array3<f32>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_encoder_step`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `decoder_step`
[INFO] [stdout]    --> src/model.rs:369:9
[INFO] [stdout]     |
[INFO] [stdout] 369 |         decoder_step: &Array3<f32>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_decoder_step`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Unsupported` is never constructed
[INFO] [stdout]    --> src/model.rs:305:5
[INFO] [stdout]     |
[INFO] [stdout] 301 | enum ParakeetModelInner {
[INFO] [stdout]     |      ------------------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 305 |     Unsupported,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParakeetModelInner` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `encoder_dir`, `decoder_dir`, and `joint_decision_dir` are never used
[INFO] [stdout]   --> src/models.rs:80:19
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl ModelBundle {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub(crate) fn encoder_dir(&self) -> &Path {
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub(crate) fn decoder_dir(&self) -> &Path {
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub(crate) fn joint_decision_dir(&self) -> &Path {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Unsupported` is never constructed
[INFO] [stdout]    --> src/model.rs:305:5
[INFO] [stdout]     |
[INFO] [stdout] 301 | enum ParakeetModelInner {
[INFO] [stdout]     |      ------------------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 305 |     Unsupported,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParakeetModelInner` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `encoder_dir`, `decoder_dir`, and `joint_decision_dir` are never used
[INFO] [stdout]   --> src/models.rs:80:19
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl ModelBundle {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub(crate) fn encoder_dir(&self) -> &Path {
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub(crate) fn decoder_dir(&self) -> &Path {
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub(crate) fn joint_decision_dir(&self) -> &Path {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `objc2` in this scope
[INFO] [stdout]  --> examples/inspect_coreml_compute.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use objc2::rc::{Retained, autoreleasepool};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `objc2`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `objc2`, use `cargo add objc2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `objc2` in this scope
[INFO] [stdout]   --> examples/inspect_coreml_compute.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use objc2::runtime::{AnyObject, ProtocolObject};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `objc2`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `objc2`, use `cargo add objc2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `block2`
[INFO] [stdout]  --> examples/inspect_coreml_compute.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use block2::RcBlock;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `block2`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `block2`, use `cargo add block2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `objc2_core_ml`
[INFO] [stdout]   --> examples/inspect_coreml_compute.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use objc2_core_ml::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `objc2_core_ml`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `objc2_core_ml`, use `cargo add objc2_core_ml` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `objc2_foundation`
[INFO] [stdout]   --> examples/inspect_coreml_compute.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use objc2_foundation::{NSArray, NSDictionary, NSError, NSString, NSURL};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `objc2_foundation`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `objc2_foundation`, use `cargo add objc2_foundation` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> examples/inspect_coreml_compute.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `vad_long_form` and `long_form_workers` are never read
[INFO] [stdout]   --> examples/transcribe_wav.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | struct Args {
[INFO] [stdout]    |        ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 65 |     vad_long_form: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 66 |     long_form_workers: Option<usize>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Args` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `scriptrs` (example "inspect_coreml_compute") due to 5 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "01f9edda7a65eb2a2c9486d581fdda9109daf7c5e80c379a68b45d6ca58ced86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01f9edda7a65eb2a2c9486d581fdda9109daf7c5e80c379a68b45d6ca58ced86", kill_on_drop: false }`
[INFO] [stdout] 01f9edda7a65eb2a2c9486d581fdda9109daf7c5e80c379a68b45d6ca58ced86
